From: Keir Fraser Date: Thu, 17 Jan 2008 13:03:22 +0000 (+0000) Subject: Update API changelog for new feature flags. X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~14445^2~34 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks://%22Dat/%22http:/www.example.com/cgi/%22https:/%22bookmarks:/%22Dat?a=commitdiff_plain;h=5c0d9e888d1fd09020f48563e8991bf979a115fa;p=xen.git Update API changelog for new feature flags. Signed-off-by: Keir Fraser --- diff --git a/docs/ChangeLog b/docs/ChangeLog index 1934e8ba03..27dca1b032 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -16,6 +16,18 @@ http://lists.xensource.com/archives/html/xen-devel/2008-01/msg00010.html Xen 3.3 release --------------- +16725: XENFEAT_mmu_pt_update_reserve_ad +http://xenbits.xensource.com/xen-unstable.hg?rev/847bc9b19c48 + +New feature flag available via the version hypercall indicates whether the +Xen host supports MMU_PT_UPDATE_PRESERVE_AD for this guest. + +16724: CPUID feature flag for MMU_PT_UPDATE_PRESERVE_AD hypercall +http://xenbits.xensource.com/xen-unstable.hg?rev/a66bdc82d8fa + +The x86 CPUID_4000_0002_ECX[0] flag indicates whether the Xen host +supports MMU_PT_UPDATE_PRESERVE_AD for this guest. + 16718: MMU_PT_UPDATE_PRESERVE_AD http://xenbits.xensource.com/xen-unstable.hg?rev/fba4e7357744